home *** CD-ROM | disk | FTP | other *** search
/ Micromanía: 150 Juegos 2009 / 150Juegos_15.iso / Shareware / Power Manga / power_manga_share.exe / graphics / Makefile.in < prev    next >
Encoding:
Makefile  |  2003-07-20  |  12.7 KB  |  649 lines

  1. # Makefile.in generated by automake 1.7.2 from Makefile.am.
  2. # @configure_input@
  3.  
  4. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
  5. # Free Software Foundation, Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9.  
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  12. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  13. # PARTICULAR PURPOSE.
  14.  
  15. @SET_MAKE@
  16.  
  17. srcdir = @srcdir@
  18. top_srcdir = @top_srcdir@
  19. VPATH = @srcdir@
  20. pkglibdir = $(libdir)/@PACKAGE@
  21. pkgincludedir = $(includedir)/@PACKAGE@
  22. top_builddir = ..
  23.  
  24. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  25. INSTALL = @INSTALL@
  26. install_sh_DATA = $(install_sh) -c -m 644
  27. install_sh_PROGRAM = $(install_sh) -c
  28. install_sh_SCRIPT = $(install_sh) -c
  29. INSTALL_HEADER = $(INSTALL_DATA)
  30. transform = $(program_transform_name)
  31. NORMAL_INSTALL = :
  32. PRE_INSTALL = :
  33. POST_INSTALL = :
  34. NORMAL_UNINSTALL = :
  35. PRE_UNINSTALL = :
  36. POST_UNINSTALL = :
  37. build_triplet = @build@
  38. host_triplet = @host@
  39. target_triplet = @target@
  40. pkgdatadir = $(datadir)/games/powermanga/graphics
  41. ACLOCAL = @ACLOCAL@
  42. AMDEP_FALSE = @AMDEP_FALSE@
  43. AMDEP_TRUE = @AMDEP_TRUE@
  44. AMTAR = @AMTAR@
  45. ASSEMBLY_FALSE = @ASSEMBLY_FALSE@
  46. ASSEMBLY_TRUE = @ASSEMBLY_TRUE@
  47. AUTOCONF = @AUTOCONF@
  48. AUTOHEADER = @AUTOHEADER@
  49. AUTOMAKE = @AUTOMAKE@
  50. AWK = @AWK@
  51. CC = @CC@
  52. CCAS = @CCAS@
  53. CCASFLAGS = @CCASFLAGS@
  54. CCDEPMODE = @CCDEPMODE@
  55. CFLAGS = @CFLAGS@
  56. CPP = @CPP@
  57. CPPFLAGS = @CPPFLAGS@
  58. CXX = @CXX@
  59. CXXDEPMODE = @CXXDEPMODE@
  60. CXXFLAGS = @CXXFLAGS@
  61. CYGPATH_W = @CYGPATH_W@
  62. DEFS = @DEFS@
  63. DEPDIR = @DEPDIR@
  64. ECHO_C = @ECHO_C@
  65. ECHO_N = @ECHO_N@
  66. ECHO_T = @ECHO_T@
  67. EXEEXT = @EXEEXT@
  68. INSTALL_DATA = @INSTALL_DATA@
  69. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  70. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  71. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  72. LDFLAGS = @LDFLAGS@
  73. LIBOBJS = @LIBOBJS@
  74. LIBS = @LIBS@
  75. LTLIBOBJS = @LTLIBOBJS@
  76. MAKEINFO = @MAKEINFO@
  77. OBJEXT = @OBJEXT@
  78. PACKAGE = @PACKAGE@
  79. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  80. PACKAGE_NAME = @PACKAGE_NAME@
  81. PACKAGE_STRING = @PACKAGE_STRING@
  82. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  83. PACKAGE_VERSION = @PACKAGE_VERSION@
  84. PATH_SEPARATOR = @PATH_SEPARATOR@
  85. SDL_CFLAGS = @SDL_CFLAGS@
  86. SDL_CONFIG = @SDL_CONFIG@
  87. SDL_LIBS = @SDL_LIBS@
  88. SET_MAKE = @SET_MAKE@
  89. SHELL = @SHELL@
  90. STRIP = @STRIP@
  91. VERSION = @VERSION@
  92. XLIB_CFLAGS = @XLIB_CFLAGS@
  93. XLIB_LIBS = @XLIB_LIBS@
  94. ac_ct_CC = @ac_ct_CC@
  95. ac_ct_CXX = @ac_ct_CXX@
  96. ac_ct_STRIP = @ac_ct_STRIP@
  97. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  98. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  99. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  100. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  101. am__include = @am__include@
  102. am__quote = @am__quote@
  103. bindir = @bindir@
  104. build = @build@
  105. build_alias = @build_alias@
  106. build_cpu = @build_cpu@
  107. build_os = @build_os@
  108. build_vendor = @build_vendor@
  109. datadir = @datadir@
  110. exec_prefix = @exec_prefix@
  111. host = @host@
  112. host_alias = @host_alias@
  113. host_cpu = @host_cpu@
  114. host_os = @host_os@
  115. host_vendor = @host_vendor@
  116. includedir = @includedir@
  117. infodir = @infodir@
  118. install_sh = @install_sh@
  119. libdir = @libdir@
  120. libexecdir = @libexecdir@
  121. localstatedir = @localstatedir@
  122. mandir = @mandir@
  123. oldincludedir = @oldincludedir@
  124. prefix = @prefix@
  125. program_transform_name = @program_transform_name@
  126. sbindir = @sbindir@
  127. sharedstatedir = @sharedstatedir@
  128. sysconfdir = @sysconfdir@
  129. target = @target@
  130. target_alias = @target_alias@
  131. target_cpu = @target_cpu@
  132. target_os = @target_os@
  133. target_vendor = @target_vendor@
  134.  
  135. NULL = 
  136.  
  137. dist_pkgdata_DATA = \
  138.     BIGSTAR0.SPR \
  139.     BIGSTAR1.SPR \
  140.     BIGSTAR2.SPR \
  141.     BIGSTAR3.SPR \
  142.     BIGSTAR4.SPR \
  143.     BIGSTAR5.SPR \
  144.     BIGSTAR6.SPR \
  145.     BIGSTAR7.SPR \
  146.     COURBE.000 \
  147.     COURBE.001 \
  148.     COURBE.002 \
  149.     COURBE.003 \
  150.     COURBE.004 \
  151.     COURBE.005 \
  152.     COURBE.006 \
  153.     COURBE.007 \
  154.     COURBE.008 \
  155.     COURBE.009 \
  156.     COURBE.010 \
  157.     COURBE.011 \
  158.     COURBE.012 \
  159.     COURBE.013 \
  160.     COURBE.014 \
  161.     COURBE.015 \
  162.     COURBE.016 \
  163.     COURBE.017 \
  164.     COURBE.018 \
  165.     COURBE.019 \
  166.     COURBE.020 \
  167.     COURBE.021 \
  168.     COURBE.022 \
  169.     COURBE.023 \
  170.     COURBE.024 \
  171.     COURBE.025 \
  172.     COURBE.026 \
  173.     COURBE.027 \
  174.     COURBE.028 \
  175.     COURBE.029 \
  176.     COURBE.030 \
  177.     COURBE.031 \
  178.     COURBE.032 \
  179.     COURBE.033 \
  180.     COURBE.034 \
  181.     COURBE.035 \
  182.     COURBE.036 \
  183.     COURBE.037 \
  184.     COURBE.038 \
  185.     COURBE.039 \
  186.     COURBE.040 \
  187.     COURBE.041 \
  188.     COURBE.042 \
  189.     COURBE.043 \
  190.     COURBE.044 \
  191.     COURBE.045 \
  192.     COURBE.046 \
  193.     COURBE.047 \
  194.     COURBE.048 \
  195.     COURBE.049 \
  196.     COURBE.050 \
  197.     COURBE.051 \
  198.     COURBE.052 \
  199.     COURBE.053 \
  200.     COURBE.054 \
  201.     COURBE.055 \
  202.     COURBE.056 \
  203.     COURBE.057 \
  204.     COURBE.058 \
  205.     COURBE.059 \
  206.     COURBE.060 \
  207.     COURBE.061 \
  208.     COURBE.062 \
  209.     COURBE.063 \
  210.     COURBE.064 \
  211.     COURBE.065 \
  212.     COURBE.066 \
  213.     COURBE.067 \
  214.     COURBE.068 \
  215.     COURBE.069 \
  216.     COURBE.070 \
  217.     COURBE.071 \
  218.     COURBE.072 \
  219.     COURBE.073 \
  220.     COURBE.074 \
  221.     COURBE.075 \
  222.     COURBE.076 \
  223.     COURBE.077 \
  224.     COURBE.078 \
  225.     COURBE.079 \
  226.     COURBE.080 \
  227.     COURBE.081 \
  228.     COURBE.082 \
  229.     COURBE.083 \
  230.     COURBE.084 \
  231.     COURBE.085 \
  232.     COURBE.086 \
  233.     COURBE.087 \
  234.     COURBE.088 \
  235.     COURBE.089 \
  236.     COURBE.090 \
  237.     COURBE.091 \
  238.     COURBE.092 \
  239.     COURBE.093 \
  240.     COURBE.094 \
  241.     COURBE.095 \
  242.     COURBE.096 \
  243.     COURBE.097 \
  244.     COURBE.098 \
  245.     COURBE.099 \
  246.     COURBE.100 \
  247.     COURBE.101 \
  248.     COURBE.102 \
  249.     COURBE.103 \
  250.     COURBE.104 \
  251.     COURBE.105 \
  252.     COURBE.106 \
  253.     COURBE.107 \
  254.     COURBE.108 \
  255.     COURBE.109 \
  256.     COURBE.110 \
  257.     COURBE.111 \
  258.     COURBE.112 \
  259.     COURBE.113 \
  260.     COURBE.114 \
  261.     COURBE.115 \
  262.     COURBE.116 \
  263.     COURBE.117 \
  264.     COURBE.118 \
  265.     COURBE.119 \
  266.     COURBE.120 \
  267.     COURBE.121 \
  268.     CURVLEV.00 \
  269.     CURVLEV.01 \
  270.     CURVLEV.02 \
  271.     CURVLEV.03 \
  272.     CURVLEV.04 \
  273.     CURVLEV.05 \
  274.     CURVLEV.06 \
  275.     CURVLEV.07 \
  276.     CURVLEV.08 \
  277.     CURVLEV.09 \
  278.     CURVLEV.10 \
  279.     CURVLEV.11 \
  280.     CURVLEV.12 \
  281.     CURVLEV.13 \
  282.     CURVLEV.14 \
  283.     CURVLEV.15 \
  284.     CURVLEV.16 \
  285.     CURVLEV.17 \
  286.     CURVLEV.18 \
  287.     CURVLEV.19 \
  288.     CURVLEV.20 \
  289.     CURVLEV.21 \
  290.     CURVLEV.22 \
  291.     CURVLEV.23 \
  292.     CURVLEV.24 \
  293.     CURVLEV.25 \
  294.     CURVLEV.26 \
  295.     CURVLEV.27 \
  296.     CURVLEV.28 \
  297.     CURVLEV.29 \
  298.     CURVLEV.30 \
  299.     CURVLEV.31 \
  300.     CURVLEV.32 \
  301.     CURVLEV.33 \
  302.     CURVLEV.34 \
  303.     CURVLEV.35 \
  304.     CURVLEV.36 \
  305.     CURVLEV.37 \
  306.     CURVLEV.38 \
  307.     CURVLEV.39 \
  308.     CURVLEV.40 \
  309.     CURVLEV.41 \
  310.     ETOILE_0.SPR \
  311.     ETOILE_1.SPR \
  312.     ETOILE_2.SPR \
  313.     ETOILE_3.SPR \
  314.     ETOILE_4.SPR \
  315.     ETOILE_5.SPR \
  316.     ETOILE_6.SPR \
  317.     ETOILE_7.SPR \
  318.     GRILLE.00 \
  319.     GRILLE.01 \
  320.     GRILLE.02 \
  321.     GRILLE.03 \
  322.     GRILLE.04 \
  323.     GRILLE.05 \
  324.     GRILLE.06 \
  325.     GRILLE.07 \
  326.     GRILLE.08 \
  327.     GRILLE.09 \
  328.     GRILLE.10 \
  329.     GRILLE.11 \
  330.     GRILLE.12 \
  331.     GRILLE.13 \
  332.     GRILLE.14 \
  333.     GRILLE.15 \
  334.     GRILLE.16 \
  335.     GRILLE.17 \
  336.     GRILLE.18 \
  337.     GRILLE.19 \
  338.     GRILLE.20 \
  339.     GRILLE.21 \
  340.     GRILLE.22 \
  341.     GRILLE.23 \
  342.     GRILLE.24 \
  343.     GRILLE.25 \
  344.     GRILLE.26 \
  345.     GRILLE.27 \
  346.     GRILLE.28 \
  347.     GRILLE.29 \
  348.     GRILLE.30 \
  349.     GRILLE.31 \
  350.     GRILLE.32 \
  351.     GRILLE.33 \
  352.     GRILLE.34 \
  353.     GRILLE.35 \
  354.     GRILLE.36 \
  355.     GRILLE.37 \
  356.     GRILLE.38 \
  357.     GRILLE.39 \
  358.     GRILLE.40 \
  359.     GRILLE.41 \
  360.     GRILLE.50 \
  361.     LITSTAR0.SPR \
  362.     LITSTAR1.SPR \
  363.     LITSTAR2.SPR \
  364.     LITSTAR3.SPR \
  365.     LITSTAR4.SPR \
  366.     LITSTAR5.SPR \
  367.     LITSTAR6.SPR \
  368.     LITSTAR7.SPR \
  369.     STAR0.SPR \
  370.     STAR1.SPR \
  371.     STAR2.SPR \
  372.     STAR3.SPR \
  373.     STAR4.SPR \
  374.     STAR5.SPR \
  375.     STAR6.SPR \
  376.     STAR7.SPR \
  377.     allnmis.spr \
  378.     big.spr \
  379.     bonus.spr \
  380.     boules.spr \
  381.     canons.spr \
  382.     deb.gca \
  383.     double.spr \
  384.     eclats.spr \
  385.     etbfonte1.pcx \
  386.     explos.spr \
  387.     fin.gca \
  388.     fntscrol.spr \
  389.     fontes.spr \
  390.     gardi_0.spr \
  391.     gardi_1.spr \
  392.     gardi_10.spr \
  393.     gardi_11.spr \
  394.     gardi_12.spr \
  395.     gardi_13.spr \
  396.     gardi_2.spr \
  397.     gardi_3.spr \
  398.     gardi_4.spr \
  399.     gardi_5.spr \
  400.     gardi_6.spr \
  401.     gardi_7.spr \
  402.     gardi_8.spr \
  403.     gardi_9.spr \
  404.     image.pal \
  405.     logotlk.spr \
  406.     menu.spr \
  407.     meteor00.spr \
  408.     meteor01.spr \
  409.     meteor02.spr \
  410.     meteor03.spr \
  411.     meteor04.spr \
  412.     meteor05.spr \
  413.     meteor06.spr \
  414.     meteor07.spr \
  415.     meteor08.spr \
  416.     meteor09.spr \
  417.     meteor10.spr \
  418.     meteor11.spr \
  419.     meteor12.spr \
  420.     meteor13.spr \
  421.     meteor14.spr \
  422.     meteor15.spr \
  423.     meteor16.spr \
  424.     meteor17.spr \
  425.     meteor18.spr \
  426.     meteor19.spr \
  427.     meteor20.spr \
  428.     meteor21.spr \
  429.     meteor22.spr \
  430.     meteor23.spr \
  431.     meteor24.spr \
  432.     meteor25.spr \
  433.     meteor26.spr \
  434.     meteor27.spr \
  435.     meteor28.spr \
  436.     meteor29.spr \
  437.     meteor30.spr \
  438.     meteor31.spr \
  439.     meteor32.spr \
  440.     meteor33.spr \
  441.     meteor34.spr \
  442.     meteor35.spr \
  443.     meteor36.spr \
  444.     meteor37.spr \
  445.     meteor38.spr \
  446.     meteor39.spr \
  447.     meteor40.spr \
  448.     meteor41.spr \
  449.     meteor42.spr \
  450.     nrjblue.spr \
  451.     nrjgreen.spr \
  452.     nrjred.spr \
  453.     null \
  454.     option.spr \
  455.     pmorder.xxx \
  456.     scores.spr \
  457.     sprite.spr \
  458.     tab_bord1.pcx \
  459.     tab_bord2.pcx \
  460.     tirs.spr \
  461.     v1j1i_0.spr \
  462.     v1j1i_1.spr \
  463.     v1j1i_2.spr \
  464.     v1j1i_3.spr \
  465.     v1j1i_4.spr \
  466.     v2j1i_0.spr \
  467.     v2j1i_1.spr \
  468.     v2j1i_2.spr \
  469.     v2j1i_3.spr \
  470.     v2j1i_4.spr \
  471.     v3j1i_0.spr \
  472.     v3j1i_1.spr \
  473.     v3j1i_2.spr \
  474.     v3j1i_3.spr \
  475.     v3j1i_4.spr \
  476.     v4j1i_0.spr \
  477.     v4j1i_1.spr \
  478.     v4j1i_2.spr \
  479.     v4j1i_3.spr \
  480.     v4j1i_4.spr \
  481.     v5j1i_0.spr \
  482.     v5j1i_1.spr \
  483.     v5j1i_2.spr \
  484.     v5j1i_3.spr \
  485.     v5j1i_4.spr \
  486.     $(NULL)
  487.  
  488. subdir = graphics
  489. mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirs
  490. CONFIG_HEADER = $(top_builddir)/config.h
  491. CONFIG_CLEAN_FILES =
  492. DIST_SOURCES =
  493. DATA = $(dist_pkgdata_DATA)
  494.  
  495. DIST_COMMON = $(dist_pkgdata_DATA) Makefile.am Makefile.in
  496. all: all-am
  497.  
  498. .SUFFIXES:
  499. $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
  500.     cd $(top_srcdir) && \
  501.       $(AUTOMAKE) --foreign  graphics/Makefile
  502. Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
  503.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  504. uninstall-info-am:
  505. dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
  506. install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
  507.     @$(NORMAL_INSTALL)
  508.     $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
  509.     @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
  510.       if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  511.       f="`echo $$p | sed -e 's|^.*/||'`"; \
  512.       echo " $(dist_pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f"; \
  513.       $(dist_pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f; \
  514.     done
  515.  
  516. uninstall-dist_pkgdataDATA:
  517.     @$(NORMAL_UNINSTALL)
  518.     @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
  519.       f="`echo $$p | sed -e 's|^.*/||'`"; \
  520.       echo " rm -f $(DESTDIR)$(pkgdatadir)/$$f"; \
  521.       rm -f $(DESTDIR)$(pkgdatadir)/$$f; \
  522.     done
  523. tags: TAGS
  524. TAGS:
  525.  
  526. ctags: CTAGS
  527. CTAGS:
  528.  
  529. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  530.  
  531. top_distdir = ..
  532. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  533.  
  534. distdir: $(DISTFILES)
  535.     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  536.     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  537.     list='$(DISTFILES)'; for file in $$list; do \
  538.       case $$file in \
  539.         $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  540.         $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  541.       esac; \
  542.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  543.       dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  544.       if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  545.         dir="/$$dir"; \
  546.         $(mkinstalldirs) "$(distdir)$$dir"; \
  547.       else \
  548.         dir=''; \
  549.       fi; \
  550.       if test -d $$d/$$file; then \
  551.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  552.           cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  553.         fi; \
  554.         cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  555.       else \
  556.         test -f $(distdir)/$$file \
  557.         || cp -p $$d/$$file $(distdir)/$$file \
  558.         || exit 1; \
  559.       fi; \
  560.     done
  561. check-am: all-am
  562. check: check-am
  563. all-am: Makefile $(DATA)
  564.  
  565. installdirs:
  566.     $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
  567.  
  568. install: install-am
  569. install-exec: install-exec-am
  570. install-data: install-data-am
  571. uninstall: uninstall-am
  572.  
  573. install-am: all-am
  574.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  575.  
  576. installcheck: installcheck-am
  577. install-strip:
  578.     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  579.       INSTALL_STRIP_FLAG=-s \
  580.       `test -z '$(STRIP)' || \
  581.         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  582. mostlyclean-generic:
  583.  
  584. clean-generic:
  585.  
  586. distclean-generic:
  587.     -rm -f Makefile $(CONFIG_CLEAN_FILES)
  588.  
  589. maintainer-clean-generic:
  590.     @echo "This command is intended for maintainers to use"
  591.     @echo "it deletes files that may require special tools to rebuild."
  592. clean: clean-am
  593.  
  594. clean-am: clean-generic mostlyclean-am
  595.  
  596. distclean: distclean-am
  597.  
  598. distclean-am: clean-am distclean-generic
  599.  
  600. dvi: dvi-am
  601.  
  602. dvi-am:
  603.  
  604. info: info-am
  605.  
  606. info-am:
  607.  
  608. install-data-am: install-dist_pkgdataDATA
  609.  
  610. install-exec-am:
  611.  
  612. install-info: install-info-am
  613.  
  614. install-man:
  615.  
  616. installcheck-am:
  617.  
  618. maintainer-clean: maintainer-clean-am
  619.  
  620. maintainer-clean-am: distclean-am maintainer-clean-generic
  621.  
  622. mostlyclean: mostlyclean-am
  623.  
  624. mostlyclean-am: mostlyclean-generic
  625.  
  626. pdf: pdf-am
  627.  
  628. pdf-am:
  629.  
  630. ps: ps-am
  631.  
  632. ps-am:
  633.  
  634. uninstall-am: uninstall-dist_pkgdataDATA uninstall-info-am
  635.  
  636. .PHONY: all all-am check check-am clean clean-generic distclean \
  637.     distclean-generic distdir dvi dvi-am info info-am install \
  638.     install-am install-data install-data-am \
  639.     install-dist_pkgdataDATA install-exec install-exec-am \
  640.     install-info install-info-am install-man install-strip \
  641.     installcheck installcheck-am installdirs maintainer-clean \
  642.     maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
  643.     pdf-am ps ps-am uninstall uninstall-am \
  644.     uninstall-dist_pkgdataDATA uninstall-info-am
  645.  
  646. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  647. # Otherwise a system limit (for SysV at least) may be exceeded.
  648. .NOEXPORT:
  649.